Action
An action to take in StartCaptureSessionCallback.
Constructors
Functions
Link copied to clipboard
Tells the browser to use the given browser as the capture source.
Tells the browser to use the given capture source.
open fun selectSource(browser: Browser, audioCaptureMode: AudioCaptureMode, notificationVisibility: NotificationVisibility)
open fun selectSource(source: CaptureSource, audioCaptureMode: AudioCaptureMode, notificationVisibility: NotificationVisibility)
Overloaded version of selectSource that allows specifying whether to show a notification during capture.
Link copied to clipboard
Tells the browser to display the default dialog for choosing the capture source.